[INFO] cloning repository https://github.com/avkonst/automodel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avkonst/automodel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5854ff8d69342f2aba601201fd7425fbb02883a2
[INFO] testing avkonst/automodel against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favkonst%2Fautomodel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avkonst/automodel
[INFO] finished tweaking git repo https://github.com/avkonst/automodel
[INFO] tweaked toml for git repo https://github.com/avkonst/automodel written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avkonst/automodel on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avkonst/automodel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86765bcfd156287c3dab0d27edcdaabb6ebd681b87471571f52d5e9667223ed5
[INFO] running `Command { std: "docker" "start" "-a" "86765bcfd156287c3dab0d27edcdaabb6ebd681b87471571f52d5e9667223ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86765bcfd156287c3dab0d27edcdaabb6ebd681b87471571f52d5e9667223ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86765bcfd156287c3dab0d27edcdaabb6ebd681b87471571f52d5e9667223ed5", kill_on_drop: false }`
[INFO] [stdout] 86765bcfd156287c3dab0d27edcdaabb6ebd681b87471571f52d5e9667223ed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b84e904f5090ceecf0e00db4b3959cf31d5b8e7f24524ce08bc91cafc5c4b5e2
[INFO] running `Command { std: "docker" "start" "-a" "b84e904f5090ceecf0e00db4b3959cf31d5b8e7f24524ce08bc91cafc5c4b5e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling many-unzip v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling postgres-protocol v0.6.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling sea-query v0.30.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling sea-query-postgres v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-postgres v0.7.13
[INFO] [stderr]    Compiling automodel v0.9.1 (/opt/rustwide/workdir/automodel-lib)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling example-app v0.1.0 (/opt/rustwide/workdir/example-app)
[INFO] [stderr]    Compiling automodel-cli v0.9.1 (/opt/rustwide/workdir/automodel-cli)
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "b84e904f5090ceecf0e00db4b3959cf31d5b8e7f24524ce08bc91cafc5c4b5e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84e904f5090ceecf0e00db4b3959cf31d5b8e7f24524ce08bc91cafc5c4b5e2", kill_on_drop: false }`
[INFO] [stdout] b84e904f5090ceecf0e00db4b3959cf31d5b8e7f24524ce08bc91cafc5c4b5e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbefdb1ccd6b81a25fc87fea6637280a300d4e0e834f930d44451a2f7c14233a
[INFO] running `Command { std: "docker" "start" "-a" "fbefdb1ccd6b81a25fc87fea6637280a300d4e0e834f930d44451a2f7c14233a", kill_on_drop: false }`
[INFO] [stderr]    Compiling automodel v0.9.1 (/opt/rustwide/workdir/automodel-lib)
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr]    Compiling automodel-cli v0.9.1 (/opt/rustwide/workdir/automodel-cli)
[INFO] [stderr]    Compiling example-app v0.1.0 (/opt/rustwide/workdir/example-app)
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcbHaFz1/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-71d264f6b0e160dd,libitertools-20af0b89533abb31,libsqlx-339e424a7c94c89e,libsqlx_postgres-50dea5757a5a10ca,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libatoi-b8386ff51e542783,librand-a1fa090608668dc1,librand_chacha-e1e8c20859373553,librand_core-8b2fc357c9e39720,libhkdf-bb8411af6075a6b5,libsqlx_core-2f28bf5c9a36ee82,libwebpki_roots-7638e35cdcf78c8c,libwebpki_roots-02c2c32ba887d251,libthiserror-730f1a34c7912b46,libindexmap-b0dfa2c16583b83a,librustls-411774a411f8807f,libwebpki-70aba62449a4a39f,libring-036d3a4dfbad9d2f,libgetrandom-7e88bd8f3d2c5423,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-06045423c8a7f432,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libmio-61aeb830e8c89e0a,libparking_lot-ba1f21dfadd5b07e,libparking_lot_core-90b61c0c8a490b10,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libmac_address-f802383cb2d6eac2,libnix-8f98fa2cf61cec85,libmemoffset-3c8ed49e1d551200,libbitflags-ae83ff7d8b19c6be,libipnetwork-643421138185b945,libipnet-9aae67a4e846df6d,librust_decimal-9a85d9442f2190fe,libpostgres_types-5a2ffcbcb99cd859,libpostgres_protocol-ea8ca454cc87e5e6,libstringprep-39c4ce66af188e06,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libhmac-f0bba7ccafffcd53,libbase64-2a03de3babadded3,libmd5-504b6b9505c4e986,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libbytes-bfe11088fe358bd1,libarrayvec-e69e5f78daccaf57,libbit_vec-1dd94ca73ab35d46,libchrono-0105a1c0f68ab76c,libiana_time_zone-693b81a5c0b46492,libnum_traits-ca8a17926a2d9230,libuuid-b322f605f5f51313,libgetrandom-87ef5bd0501f308b,liblibc-7e656c001058f0df,libcfg_if-666d36e5ee0df220,libserde_json-0d84a46fd02b7470,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-32fba81f15c5a9b7,libidna-7e78626cf8e46b82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b2b97cb19546e78,libicu_properties-850cb62a02b032a9,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-2a0505f49e7a6225,libsmallvec-f370d57ee3973878,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2b7f9ac1b2d6b3dc,libpotential_utf-d4b3d4ea138b9e58,libicu_provider-e671b7f72daf1832,libicu_locale_core-0b590be801ede261,libtinystr-e0cf14a2e23f8027,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e026257054820c09,libzerotrie-81f9b319c4dcac04,libyoke-7dc39db042fba7f7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libtracing-9c3d5f8ae3764168,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-2fba8a778af13fe3,libserde-c1c32d2863beb974,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-1586814acc0ed979,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcbHaFz1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58577461c9b81bdf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_partitioned_tables-32960664c1351e8b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr] error: could not compile `example-app` (test "test_partitioned_tables") due to 1 previous error; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcGKb0rQ/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-71d264f6b0e160dd,libitertools-20af0b89533abb31,libsqlx-339e424a7c94c89e,libsqlx_postgres-50dea5757a5a10ca,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libatoi-b8386ff51e542783,librand-a1fa090608668dc1,librand_chacha-e1e8c20859373553,librand_core-8b2fc357c9e39720,libhkdf-bb8411af6075a6b5,libsqlx_core-2f28bf5c9a36ee82,libwebpki_roots-7638e35cdcf78c8c,libwebpki_roots-02c2c32ba887d251,libthiserror-730f1a34c7912b46,libindexmap-b0dfa2c16583b83a,librustls-411774a411f8807f,libwebpki-70aba62449a4a39f,libring-036d3a4dfbad9d2f,libgetrandom-7e88bd8f3d2c5423,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-06045423c8a7f432,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libmio-61aeb830e8c89e0a,libparking_lot-ba1f21dfadd5b07e,libparking_lot_core-90b61c0c8a490b10,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libmac_address-f802383cb2d6eac2,libnix-8f98fa2cf61cec85,libmemoffset-3c8ed49e1d551200,libbitflags-ae83ff7d8b19c6be,libipnetwork-643421138185b945,libipnet-9aae67a4e846df6d,librust_decimal-9a85d9442f2190fe,libpostgres_types-5a2ffcbcb99cd859,libpostgres_protocol-ea8ca454cc87e5e6,libstringprep-39c4ce66af188e06,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libhmac-f0bba7ccafffcd53,libbase64-2a03de3babadded3,libmd5-504b6b9505c4e986,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libbytes-bfe11088fe358bd1,libarrayvec-e69e5f78daccaf57,libbit_vec-1dd94ca73ab35d46,libchrono-0105a1c0f68ab76c,libiana_time_zone-693b81a5c0b46492,libnum_traits-ca8a17926a2d9230,libuuid-b322f605f5f51313,libgetrandom-87ef5bd0501f308b,liblibc-7e656c001058f0df,libcfg_if-666d36e5ee0df220,libserde_json-0d84a46fd02b7470,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-32fba81f15c5a9b7,libidna-7e78626cf8e46b82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b2b97cb19546e78,libicu_properties-850cb62a02b032a9,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-2a0505f49e7a6225,libsmallvec-f370d57ee3973878,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2b7f9ac1b2d6b3dc,libpotential_utf-d4b3d4ea138b9e58,libicu_provider-e671b7f72daf1832,libicu_locale_core-0b590be801ede261,libtinystr-e0cf14a2e23f8027,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e026257054820c09,libzerotrie-81f9b319c4dcac04,libyoke-7dc39db042fba7f7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libtracing-9c3d5f8ae3764168,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-2fba8a778af13fe3,libserde-c1c32d2863beb974,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-1586814acc0ed979,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcGKb0rQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58577461c9b81bdf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_batch_insert_composite-75f53f687794e30f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr] error: could not compile `example-app` (test "test_batch_insert_composite") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] warning: function `unique_email` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn unique_email(prefix: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_test_user` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub async fn insert_test_user(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_profile` is never used
[INFO] [stdout]   --> example-app/tests/common/mod.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn default_profile() -> example_app::models::UserProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNxLHIp/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-71d264f6b0e160dd,libitertools-20af0b89533abb31,libsqlx-339e424a7c94c89e,libsqlx_postgres-50dea5757a5a10ca,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libatoi-b8386ff51e542783,librand-a1fa090608668dc1,librand_chacha-e1e8c20859373553,librand_core-8b2fc357c9e39720,libhkdf-bb8411af6075a6b5,libsqlx_core-2f28bf5c9a36ee82,libwebpki_roots-7638e35cdcf78c8c,libwebpki_roots-02c2c32ba887d251,libthiserror-730f1a34c7912b46,libindexmap-b0dfa2c16583b83a,librustls-411774a411f8807f,libwebpki-70aba62449a4a39f,libring-036d3a4dfbad9d2f,libgetrandom-7e88bd8f3d2c5423,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-06045423c8a7f432,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libmio-61aeb830e8c89e0a,libparking_lot-ba1f21dfadd5b07e,libparking_lot_core-90b61c0c8a490b10,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libmac_address-f802383cb2d6eac2,libnix-8f98fa2cf61cec85,libmemoffset-3c8ed49e1d551200,libbitflags-ae83ff7d8b19c6be,libipnetwork-643421138185b945,libipnet-9aae67a4e846df6d,librust_decimal-9a85d9442f2190fe,libpostgres_types-5a2ffcbcb99cd859,libpostgres_protocol-ea8ca454cc87e5e6,libstringprep-39c4ce66af188e06,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libhmac-f0bba7ccafffcd53,libbase64-2a03de3babadded3,libmd5-504b6b9505c4e986,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libbytes-bfe11088fe358bd1,libarrayvec-e69e5f78daccaf57,libbit_vec-1dd94ca73ab35d46,libchrono-0105a1c0f68ab76c,libiana_time_zone-693b81a5c0b46492,libnum_traits-ca8a17926a2d9230,libuuid-b322f605f5f51313,libgetrandom-87ef5bd0501f308b,liblibc-7e656c001058f0df,libcfg_if-666d36e5ee0df220,libserde_json-0d84a46fd02b7470,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-32fba81f15c5a9b7,libidna-7e78626cf8e46b82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b2b97cb19546e78,libicu_properties-850cb62a02b032a9,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-2a0505f49e7a6225,libsmallvec-f370d57ee3973878,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2b7f9ac1b2d6b3dc,libpotential_utf-d4b3d4ea138b9e58,libicu_provider-e671b7f72daf1832,libicu_locale_core-0b590be801ede261,libtinystr-e0cf14a2e23f8027,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e026257054820c09,libzerotrie-81f9b319c4dcac04,libyoke-7dc39db042fba7f7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libtracing-9c3d5f8ae3764168,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-2fba8a778af13fe3,libserde-c1c32d2863beb974,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-1586814acc0ed979,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNxLHIp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58577461c9b81bdf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_optional_nullable_params-039502a6a3478057" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr] error: could not compile `example-app` (test "test_optional_nullable_params") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcBxw9la/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-71d264f6b0e160dd,libitertools-20af0b89533abb31,libsqlx-339e424a7c94c89e,libsqlx_postgres-50dea5757a5a10ca,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libatoi-b8386ff51e542783,librand-a1fa090608668dc1,librand_chacha-e1e8c20859373553,librand_core-8b2fc357c9e39720,libhkdf-bb8411af6075a6b5,libsqlx_core-2f28bf5c9a36ee82,libwebpki_roots-7638e35cdcf78c8c,libwebpki_roots-02c2c32ba887d251,libthiserror-730f1a34c7912b46,libindexmap-b0dfa2c16583b83a,librustls-411774a411f8807f,libwebpki-70aba62449a4a39f,libring-036d3a4dfbad9d2f,libgetrandom-7e88bd8f3d2c5423,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-06045423c8a7f432,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libmio-61aeb830e8c89e0a,libparking_lot-ba1f21dfadd5b07e,libparking_lot_core-90b61c0c8a490b10,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libmac_address-f802383cb2d6eac2,libnix-8f98fa2cf61cec85,libmemoffset-3c8ed49e1d551200,libbitflags-ae83ff7d8b19c6be,libipnetwork-643421138185b945,libipnet-9aae67a4e846df6d,librust_decimal-9a85d9442f2190fe,libpostgres_types-5a2ffcbcb99cd859,libpostgres_protocol-ea8ca454cc87e5e6,libstringprep-39c4ce66af188e06,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libhmac-f0bba7ccafffcd53,libbase64-2a03de3babadded3,libmd5-504b6b9505c4e986,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libbytes-bfe11088fe358bd1,libarrayvec-e69e5f78daccaf57,libbit_vec-1dd94ca73ab35d46,libchrono-0105a1c0f68ab76c,libiana_time_zone-693b81a5c0b46492,libnum_traits-ca8a17926a2d9230,libuuid-b322f605f5f51313,libgetrandom-87ef5bd0501f308b,liblibc-7e656c001058f0df,libcfg_if-666d36e5ee0df220,libserde_json-0d84a46fd02b7470,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-32fba81f15c5a9b7,libidna-7e78626cf8e46b82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b2b97cb19546e78,libicu_properties-850cb62a02b032a9,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-2a0505f49e7a6225,libsmallvec-f370d57ee3973878,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2b7f9ac1b2d6b3dc,libpotential_utf-d4b3d4ea138b9e58,libicu_provider-e671b7f72daf1832,libicu_locale_core-0b590be801ede261,libtinystr-e0cf14a2e23f8027,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e026257054820c09,libzerotrie-81f9b319c4dcac04,libyoke-7dc39db042fba7f7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libtracing-9c3d5f8ae3764168,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-2fba8a778af13fe3,libserde-c1c32d2863beb974,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-1586814acc0ed979,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcBxw9la/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58577461c9b81bdf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_insert_and_batch-7461cf3182330545" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcgF5HS4/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-71d264f6b0e160dd,libitertools-20af0b89533abb31,libsqlx-339e424a7c94c89e,libsqlx_postgres-50dea5757a5a10ca,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libatoi-b8386ff51e542783,librand-a1fa090608668dc1,librand_chacha-e1e8c20859373553,librand_core-8b2fc357c9e39720,libhkdf-bb8411af6075a6b5,libsqlx_core-2f28bf5c9a36ee82,libwebpki_roots-7638e35cdcf78c8c,libwebpki_roots-02c2c32ba887d251,libthiserror-730f1a34c7912b46,libindexmap-b0dfa2c16583b83a,librustls-411774a411f8807f,libwebpki-70aba62449a4a39f,libring-036d3a4dfbad9d2f,libgetrandom-7e88bd8f3d2c5423,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-06045423c8a7f432,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libmio-61aeb830e8c89e0a,libparking_lot-ba1f21dfadd5b07e,libparking_lot_core-90b61c0c8a490b10,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libmac_address-f802383cb2d6eac2,libnix-8f98fa2cf61cec85,libmemoffset-3c8ed49e1d551200,libbitflags-ae83ff7d8b19c6be,libipnetwork-643421138185b945,libipnet-9aae67a4e846df6d,librust_decimal-9a85d9442f2190fe,libpostgres_types-5a2ffcbcb99cd859,libpostgres_protocol-ea8ca454cc87e5e6,libstringprep-39c4ce66af188e06,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libhmac-f0bba7ccafffcd53,libbase64-2a03de3babadded3,libmd5-504b6b9505c4e986,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libbytes-bfe11088fe358bd1,libarrayvec-e69e5f78daccaf57,libbit_vec-1dd94ca73ab35d46,libchrono-0105a1c0f68ab76c,libiana_time_zone-693b81a5c0b46492,libnum_traits-ca8a17926a2d9230,libuuid-b322f605f5f51313,libgetrandom-87ef5bd0501f308b,liblibc-7e656c001058f0df,libcfg_if-666d36e5ee0df220,libserde_json-0d84a46fd02b7470,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-32fba81f15c5a9b7,libidna-7e78626cf8e46b82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b2b97cb19546e78,libicu_properties-850cb62a02b032a9,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-2a0505f49e7a6225,libsmallvec-f370d57ee3973878,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2b7f9ac1b2d6b3dc,libpotential_utf-d4b3d4ea138b9e58,libicu_provider-e671b7f72daf1832,libicu_locale_core-0b590be801ede261,libtinystr-e0cf14a2e23f8027,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e026257054820c09,libzerotrie-81f9b319c4dcac04,libyoke-7dc39db042fba7f7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libtracing-9c3d5f8ae3764168,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-2fba8a778af13fe3,libserde-c1c32d2863beb974,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-1586814acc0ed979,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcgF5HS4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58577461c9b81bdf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_batch_insert_optional-adf37104b95b61ee" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr] error: could not compile `example-app` (test "test_insert_and_batch") due to 1 previous error
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr] error: could not compile `example-app` (test "test_batch_insert_optional") due to 1 previous error; 3 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcAUX6SS/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libexample_app-71d264f6b0e160dd,libitertools-20af0b89533abb31,libsqlx-339e424a7c94c89e,libsqlx_postgres-50dea5757a5a10ca,libdotenvy-c158e10653a35757,libcrc-a204086179aba722,libcrc_catalog-bb32f52851f13aa4,libhex-28742b4ca144387c,libwhoami-63d8f73487c217a5,libhome-bdf87ef1480967f0,libatoi-b8386ff51e542783,librand-a1fa090608668dc1,librand_chacha-e1e8c20859373553,librand_core-8b2fc357c9e39720,libhkdf-bb8411af6075a6b5,libsqlx_core-2f28bf5c9a36ee82,libwebpki_roots-7638e35cdcf78c8c,libwebpki_roots-02c2c32ba887d251,libthiserror-730f1a34c7912b46,libindexmap-b0dfa2c16583b83a,librustls-411774a411f8807f,libwebpki-70aba62449a4a39f,libring-036d3a4dfbad9d2f,libgetrandom-7e88bd8f3d2c5423,libuntrusted-3420b86308bec153,librustls_pki_types-b88706af0d332251,libzeroize-36c98e1e0ab441af,libtokio-06045423c8a7f432,libsignal_hook_registry-ec21e503fa952b22,libsocket2-cf569dfe92d8ebe1,libmio-61aeb830e8c89e0a,libparking_lot-ba1f21dfadd5b07e,libparking_lot_core-90b61c0c8a490b10,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libhashlink-a200ded97f2f80e8,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libmac_address-f802383cb2d6eac2,libnix-8f98fa2cf61cec85,libmemoffset-3c8ed49e1d551200,libbitflags-ae83ff7d8b19c6be,libipnetwork-643421138185b945,libipnet-9aae67a4e846df6d,librust_decimal-9a85d9442f2190fe,libpostgres_types-5a2ffcbcb99cd859,libpostgres_protocol-ea8ca454cc87e5e6,libstringprep-39c4ce66af188e06,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-188b7fcb2ae69e4f,libtinyvec-5904eadb2731a928,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,librand-9697f4e1ae6e0e9e,librand_chacha-65caef7e9d21e92c,libppv_lite86-be3156cfb990fbc3,libzerocopy-85de201f351a20f7,librand_core-76343fe3de901666,libhmac-f0bba7ccafffcd53,libbase64-2a03de3babadded3,libmd5-504b6b9505c4e986,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libbyteorder-1efcbe4f07366651,libfallible_iterator-eb4086aa59000c1b,libbytes-bfe11088fe358bd1,libarrayvec-e69e5f78daccaf57,libbit_vec-1dd94ca73ab35d46,libchrono-0105a1c0f68ab76c,libiana_time_zone-693b81a5c0b46492,libnum_traits-ca8a17926a2d9230,libuuid-b322f605f5f51313,libgetrandom-87ef5bd0501f308b,liblibc-7e656c001058f0df,libcfg_if-666d36e5ee0df220,libserde_json-0d84a46fd02b7470,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,liburl-32fba81f15c5a9b7,libidna-7e78626cf8e46b82,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9b2b97cb19546e78,libicu_properties-850cb62a02b032a9,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-2a0505f49e7a6225,libsmallvec-f370d57ee3973878,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-2b7f9ac1b2d6b3dc,libpotential_utf-d4b3d4ea138b9e58,libicu_provider-e671b7f72daf1832,libicu_locale_core-0b590be801ede261,libtinystr-e0cf14a2e23f8027,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-e026257054820c09,libzerotrie-81f9b319c4dcac04,libyoke-7dc39db042fba7f7,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-b6edfaf4a21ebaeb,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libtracing-9c3d5f8ae3764168,liblog-45f74354a8b36c20,libtracing_core-e88fd22da97e6ef2,libonce_cell-0ba6aecba7086d38,libcrossbeam_queue-7ccd0d142a4956b3,libcrossbeam_utils-0a46ed2e1921bda3,libeither-2fba8a778af13fe3,libserde-c1c32d2863beb974,libevent_listener-3285fc919fa670d4,libparking-49fcf10303d3525f,libfutures_util-1586814acc0ed979,libmemchr-6f5829dadd40eda8,libfutures_io-972ebb79349338ae,libslab-8c0cbfb396425d81,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcAUX6SS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58577461c9b81bdf/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_jsonb_array_required-5dbe0731fb063ab9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_summary (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_hierarchical_user_data (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_activity_with_posts (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'posts'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_user_engagement_metrics (base)' performs sequential scan on table 'comments'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_time_series_user_registrations (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_with_timezone_info (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_product (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_orders_by_tenant_range (base)' scans all 4 partitions of table 'orders'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_products (base)' performs sequential scan on table 'products'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'find_users_by_name_and_age (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_recent_users (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_by_name_pattern (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 1)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_users_advanced (variant 3)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_users_by_status (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_statuses (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_users_with_star (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'get_all_user_summaries (base)' performs sequential scan on table 'users'
[INFO] [stderr] warning: example-app@0.1.0: Query 'search_user_details (base)' performs sequential scan on table 'users'
[INFO] [stderr] error: could not compile `example-app` (test "test_jsonb_array_required") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fbefdb1ccd6b81a25fc87fea6637280a300d4e0e834f930d44451a2f7c14233a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbefdb1ccd6b81a25fc87fea6637280a300d4e0e834f930d44451a2f7c14233a", kill_on_drop: false }`
[INFO] [stdout] fbefdb1ccd6b81a25fc87fea6637280a300d4e0e834f930d44451a2f7c14233a
